


































































































































































(edited)










































































ping google.com half my requests will always fail












































































































































public boolean raytraceCheck(EntityLivingBase entity) {
EntitySnowball entitySnowball = new EntitySnowball(mc.theWorld);
entitySnowball.posX = entity.posX;
entitySnowball.posY = entity.posY + entity.getEyeHeight() / 2;
entitySnowball.posZ = entity.posZ;
return mc.thePlayer.canEntityBeSeen(entitySnowball);
}
public float[] Aim(Entity ent, UpdateEvent event, boolean BBB) {
double x = ent.posX - Minecraft.getMinecraft().thePlayer.posX, y = ent.posY + (BBB ? .1 : ent.getEyeHeight() / 2) - event.getPosY() - (BBB ? 0 : 1.2), z = ent.posZ - Minecraft.getMinecraft().thePlayer.posZ;
return new float[]{MathHelper.wrapAngleTo180_float((float) (Math.atan2(z, x) * 180 / Math.PI) - 90), (float) -(Math.atan2(y, MathHelper.sqrt_double(x * x + z * z)) * 180 / Math.PI)};
}
public float[] Aim(Entity ent, boolean BBB) {
double x = ent.posX - Minecraft.getMinecraft().thePlayer.posX, y = ent.posY + (BBB ? .1 : ent.getEyeHeight() / 2) - mc.thePlayer.posY - (BBB ? 0 : 1.2), z = ent.posZ - Minecraft.getMinecraft().thePlayer.posZ;
return new float[]{MathHelper.wrapAngleTo180_float((float) (Math.atan2(z, x) * 180 / Math.PI) - 90), (float) -(Math.atan2(y, MathHelper.sqrt_double(x * x + z * z)) * 180 / Math.PI)};
}

public void attackexecute(EntityLivingBase target) {
if (mc.thePlayer.getDistanceToEntity(targetList.get(targetIndex)) <= (hvh.getValBoolean() ? 4.5 : distance.getValDouble())) {
mc.thePlayer.swingItem();
rand = MathUtils.getRandomInRange(1, 20);
//ChatUtil.chat(rand + " is random; " + "has to be 1 to miss!");
if (!miss.getValBoolean()) {
//UPlayer.sendPackets(new C02PacketUseEntity(target, C02PacketUseEntity.Action.ATTACK));
attack((EntityLivingBase) target);
} else {
if (!(rand == 1)) {
//UPlayer.sendPackets(new C02PacketUseEntity(target, C02PacketUseEntity.Action.ATTACK));
attack((EntityLivingBase) target);
} else {
ClientUtils.addConsoleMessage("�cMissed a hit!");
}
}
target.attacks += 1;
} else {
if (target.attacks <= 0) {
target.attacks = 0;
} else {
target.attacks -= 1;
}
attackSpeed = 0;
}
}














public boolean raytraceCheck(EntityLivingBase entity) {
EntitySnowball entitySnowball = new EntitySnowball(mc.theWorld);
entitySnowball.posX = entity.posX;
entitySnowball.posY = entity.posY + entity.getEyeHeight() / 2;
entitySnowball.posZ = entity.posZ;
return mc.thePlayer.canEntityBeSeen(entitySnowball);
}
public float[] Aim(Entity ent, UpdateEvent event, boolean BBB) {
double x = ent.posX - Minecraft.getMinecraft().thePlayer.posX, y = ent.posY + (BBB ? .1 : ent.getEyeHeight() / 2) - event.getPosY() - (BBB ? 0 : 1.2), z = ent.posZ - Minecraft.getMinecraft().thePlayer.posZ;
return new float[]{MathHelper.wrapAngleTo180_float((float) (Math.atan2(z, x) * 180 / Math.PI) - 90), (float) -(Math.atan2(y, MathHelper.sqrt_double(x * x + z * z)) * 180 / Math.PI)};
}
public float[] Aim(Entity ent, boolean BBB) {
double x = ent.posX - Minecraft.getMinecraft().thePlayer.posX, y = ent.posY + (BBB ? .1 : ent.getEyeHeight() / 2) - mc.thePlayer.posY - (BBB ? 0 : 1.2), z = ent.posZ - Minecraft.getMinecraft().thePlayer.posZ;
return new float[]{MathHelper.wrapAngleTo180_float((float) (Math.atan2(z, x) * 180 / Math.PI) - 90), (float) -(Math.atan2(y, MathHelper.sqrt_double(x * x + z * z)) * 180 / Math.PI)};
} 



























































































































































































1






















































































































(edited)














































































































































































































































































































































































































(edited)






































































































































































































































































































































































































































































































































































































































































1









































































































































































































































































1






2









































































































































































































































pip tool
pp toollink-pp







































































































































































































































































































































































































































































MSSurface entries so Microsoft got some customizations from RealtekMSSurfaceCus as that adds some DSP that makes the built-in speakers actually sound good






























































































































































































































































































































































































































































































































































I can't find user @ISM_64#0000.





















test

not it doesn’t






1

























































































(edited)

























































































































































































































































2020





















































part



































































































































































































<span> tags instead of hacking up on a <p> tag to remove its margins



<span> tags instead of hacking up on a <p> tag to remove its margins <div>s







<p> is a <div> with some extra style for the margins

<br> tags and even images





<br> tags and even images 















































































































































































































































--experimental-backends option picom literally just crashes cause it can't use GLX that way














































































































































































































































